copies

public abstract T copies(int copies)

Configures the number of copies to print.

Return

this instance

Parameters

copies

the copies number

See also

Throws

if the copies number is less than one

if the current printing operation has been completed


public abstract int copies()

Returns the number of copies to print.

Throws

if the current printing operation has been completed